Skip to content

chore: configure next pre-release mode for v4 - #8125

Open
bdbch wants to merge 1 commit into
mainfrom
bdbch/v4-preperation
Open

chore: configure next pre-release mode for v4#8125
bdbch wants to merge 1 commit into
mainfrom
bdbch/v4-preperation

Conversation

@bdbch

@bdbch bdbch commented Jul 26, 2026

Copy link
Copy Markdown
Member

Fixes

n/a

Changes and Review

This PR configures the current main branch to act as the future next release tag for the upcoming v4 releases.

Checklist

  • I have added a changeset if necessary.
  • I have added tests if possible.
  • I have made sure to test my changes myself.

Responsibility

  • I have reviewed and understand these changes, and I take responsibility for this PR, even if an AI agent created it.

@bdbch
bdbch requested a review from a team as a code owner July 26, 2026 17:59
@changeset-bot

changeset-bot Bot commented Jul 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0a1c6e6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify

netlify Bot commented Jul 26, 2026

Copy link
Copy Markdown

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 0a1c6e6
🔍 Latest deploy log https://app.netlify.com/projects/tiptap-embed/deploys/6a664b07e59d0900079bf68d
😎 Deploy Preview https://deploy-preview-8125--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 18fe74f4-4954-49b3-bdef-7d4b8fce67f8

📥 Commits

Reviewing files that changed from the base of the PR and between 1afef87 and 0a1c6e6.

📒 Files selected for processing (2)
  • .changeset/pre.json
  • .github/publish-config.json

📝 Walkthrough

Summary

  • Set up Changesets to publish upcoming v4 releases with the next pre-release tag.
  • Updated the main branch publish settings to use next release metadata.
  • Added baseline package versions for prerelease tracking.

Walkthrough

Changesets now uses prerelease mode with the next tag, and main-branch publishing metadata has been updated from stable releases to the next channel.

Changes

Next prerelease publishing

Layer / File(s) Summary
Next release configuration
.changeset/pre.json, .github/publish-config.json
Changesets is configured for next prereleases with package version baselines, while main-branch publishing metadata now uses the next distribution tag and labels.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested labels: area: ci, complexity: medium

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: switching the repo to next pre-release mode for v4.
Description check ✅ Passed The description follows the template and includes the required sections, checklist, and responsibility note.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot added area: ci Continuous integration and build pipelines complexity: medium Moderate change, possibly multiple files labels Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ci Continuous integration and build pipelines complexity: medium Moderate change, possibly multiple files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant